runtime.mspan.pinnerBitSize (method)

2 uses

	runtime (current package)
		pinner.go#L270: func (s *mspan) pinnerBitSize() uintptr {
		pinner.go#L302: 	bytes := alignUp(s.pinnerBitSize(), 8)